home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
misc
/
chemistr
/
chem101.sit
/
Chem 101
/
background_13162.txt
< prev
next >
Wrap
Text File
|
1989-08-27
|
2KB
|
122 lines
-- background: 13162 from stack: in
-- bmap block id: 13591
-- flags: 0000
-- background id: 0
-- name: Periodic Table
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=471 top=260 right=290 bottom=506
-- title width / last selected line: 0
-- icon id / first selected line: 17400 / 17400
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: next
----- HyperTalk script -----
on mouseUp
visual effect dissolve
go to cd "Workbook"
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=481 top=238 right=260 bottom=499
-- title width / last selected line: 0
-- icon id / first selected line: 3891 / 3891
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: help
----- HyperTalk script -----
on mouseUp
if the visible of cd fld info is true then
hide cd fld info
else
show cd fld info
end if
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=473 top=290 right=320 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 24539 / 24539
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go home
end mouseUp
-- part 11 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=152 top=22 right=41 bottom=336
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name:
-- part 12 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=488 top=320 right=342 bottom=511
-- title width / last selected line: 0
-- icon id / first selected line: 6720 / 6720
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: next
----- HyperTalk script -----
on mouseUp
visual effect iris close
go to first cd
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=466 top=320 right=342 bottom=489
-- title width / last selected line: 0
-- icon id / first selected line: 16942 / 16942
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: next
----- HyperTalk script -----
on mouseUp
visual effect iris close
go to recent cd
end mouseUp